continuous integration

Blog posts tagged with continuous integration
HashiCorp Tools Useful for Continuous Integration

HashiCorp Tools Useful for Continuous Integration

26/06/2017
HashiCorp tools have been around and are a standard for their contributions to continuous integration workflows. Learn the basics here. {::options parse_block_html="true" /} <div class="author"> <img src="https://www.rss-specifications.com/rss-spec-rss.gif" style="width: 96px; height: 96;"> <span style="position: absolute; padding: 32px 15px;">{% comment %}Remark that post_url refers to the *original* post url, not Jekyll's post_url variable. Moreover, planet.rb preprocesses the substitutions...
What is Continuous Integration?

What is Continuous Integration?

08/11/2018
It’s hard to find terms getting more attention in the software world in the last few years than the closely related practices of *Continuous Integration*(CI) and*Continuous Delivery* or *Continuous Deployment*(CD), often referred to in tandem as CI/CD. Organizations across the world, from one-person development shops to multinational corporations, are implementing CI and CD for their software products.